home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #2 / Monster Media No. 2 (Monster Media)(1994).ISO / pcboard / edsb121b.zip / EDSFILE.030 < prev    next >
Text File  |  1994-01-29  |  3KB  |  72 lines

  1. @X07@CLS@
  2. @X38┌────────────────────────────────────────────────────────────────────────────@X3B┐@X0B
  3. @X38│ @X3EHelp: @X3F(E)dit Bad Number Trash File                                         @X3B│@X0B
  4. @X38└@X3B────────────────────────────────────────────────────────────────────────────┘@X0E
  5.  
  6.       The Bad # Trash file allows you to specify which numbers that you do not
  7.       want EDSBack to callback.  These numbers may be your local fire, police,
  8.       etc. numbers.
  9. @X0F
  10.    Wildcards
  11.  
  12.       @X03The (N)umber field may contain wildcards. You may ask, "What is a
  13.       wildcard?".  A wildcard is a character used to represent something else.
  14.       In this case it is the letter X.  For example, if you wanted EDSBack to
  15.       consider all numbers in the 801 areacode bad numbers, then you would setup
  16.       a record in the bad # file like this one:
  17.  
  18.                 @X0E801 = @X0FAreacode/Country Code
  19.                 @X0EXXX = @X0FPrefix/City Code
  20.                @X0EXXXX = @X0FNumber
  21.                @X03^^^^
  22.                This will tell EDSBack that any prefix or number in the 801
  23.                areacode is a bad number and should NOT be called back.
  24.  
  25.                ie.,  801-261-8976 would be a bad number.
  26.                      812-261-8976 would not be a bad number.
  27.  
  28.      You could have something like this setup also.
  29.  
  30.                 @X0E801 = @X0FAreacode/Country Code
  31.                 @X0E26X = @X0FPrefix/City Code
  32.                @X0EXXXX = @X0FNumber
  33. @X03
  34.                This will tell EDSBack that any number with the areacode of 801,
  35.                and a prefix with the first two numbers 26 are bad numbers.
  36.  
  37.                ie.,  801-261-8976 would be a bad number.
  38.                      801-221-8976 would not be a bad number.
  39.  
  40.  
  41.   @X0F Subcommands
  42.  
  43.       @X0BH               Help. @X03 Displays the file you are currently reading.
  44.  
  45.       @X0BQ               Quit.  @X03Quits back to EDSUtil main menu.
  46.  
  47.       @X0B+               Advance one record. @X03 This command will skip to the next
  48.                       record in the bad number file.
  49.  
  50.       @X0B-               Retard one record. @X03 This command will go back to the
  51.                       previous record in the bad number file.
  52.  
  53.       @X0BJ               Jump to record.@X03  This command will allow you to specify
  54.                       a record number to jump to.
  55.  
  56.       @X0BA               Add a record. @X03 This command will allow you to add a new
  57.                       record to the bad number file.
  58.  
  59.       @X0BD               Deleted.  @X03This command will toggle the delete flag on the
  60.                       current record.  (Note: The record will not be removed
  61.                       from the database.  To remove a deleted record, you must
  62.                       pack the database.)
  63.  
  64.       @X0BI               International.  @X03This command will allow you to tell
  65.                       EDSBack if the record is an international record.
  66.  
  67.       @X0BN               Number.  @X03This command will allow you to change the # in
  68.                       the current record.  You will be prompted for the Area
  69.                       Code/Country Code, the Prefix/City Code, and the number.
  70.  
  71. @WAIT@
  72.